Click or drag to resize

UnifiedMessagingServiceSetOutOfOffice Method

Sets the out of office.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public void SetOutOfOffice(
	bool enable
)

Parameters

enable
Type: SystemBoolean
if set to true [enable].
See Also